PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFPathItem Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the type of the path item.
    Syntax
    public PDFPathItemType getType()

    Return Value

    A PDFPathItemType enum member specifying the type of the path item.
    See Also